delay scrolling until we try to draw the window.
authorJonathan Blandford <jrb@redhat.com>
Sat, 23 Feb 2002 21:53:04 +0000 (21:53 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Sat, 23 Feb 2002 21:53:04 +0000 (21:53 +0000)
commitb2539ba480120a48a5c062b72cce23da43ac3b69
treecf37c961f24f327243bc1c1f95ad3d0bf2ca6c4e
parente59e91bf93c9e8a17a83ed11edc5895e7f53d53c
delay scrolling until we try to draw the window.

Wed Feb 20 16:44:05 2002  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): delay
scrolling until we try to draw the window.

* gtk/gtktreeview.c (validate_visible_area): Implement
scroll_to_cell.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeprivate.h
gtk/gtktreeview.c
tests/testtreeflow.c